unMuteCallFailed

abstract fun unMuteCallFailed(call: CallInterface?, error: MobileError?)

Method invoked when attempt to unmute a call has failed.

Since

2.0.0

Parameters

call

related call

error

related error

See also